Skip to content

fix: lock cache invalidation#1006

Merged
juliusknorr merged 2 commits intomainfrom
fix/lock-cache-invalidation
Feb 24, 2026
Merged

fix: lock cache invalidation#1006
juliusknorr merged 2 commits intomainfrom
fix/lock-cache-invalidation

Conversation

@benjaminfrueh
Copy link
Contributor

@benjaminfrueh benjaminfrueh commented Feb 23, 2026

PHPUnit tests were failing due to stale caches.
Fix stale lock cache after extend/unlock and clear stale cache between tests.

Fixes #1003

Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
@benjaminfrueh benjaminfrueh added bug Something isn't working 3. to review labels Feb 23, 2026
@benjaminfrueh benjaminfrueh changed the title Fix/lock cache invalidation fix: lock cache invalidation Feb 23, 2026
@juliusknorr juliusknorr merged commit ccd86a5 into main Feb 24, 2026
45 of 49 checks passed
@juliusknorr juliusknorr deleted the fix/lock-cache-invalidation branch February 24, 2026 08:48
@provokateurin
Copy link
Member

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI is failing on phpunit tests

3 participants